@charset "utf-8";
.in_cp_10_01{
  min-height:200px;
  padding: 40px 0;
}
.in_cp_10_02{
  min-height: 620px;
  padding: 30px 0;
}
.in_cp_10_03{
  width: 290px;
  min-height: 610px;
}
.in_cp_10_04{
  width: 100%;
  height: 109px;
  text-align: center;
  background: linear-gradient(to left,#0dad3b,#063f95);
}
.in_cp_10_05{
  height: 93px;
  text-align: center;
  padding-top: 16px;
}
.in_cp_10_05 font{
  font-family: "微软雅黑";
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  display: block;
  float: right;
  text-align: left;
  width: calc(100% - 92px);
  padding-top: 7px;
  height: 43px;
}
.in_cp_10_05 span{
  width: 42px;
  height: 50px;
  float: left;
  padding-left: 40px;
  display: block;
}
.in_cp_10_05 span i{
  font-size: 20px;
  color: #fff;
  padding-right: 3px;
  float: left;
}

.in_cp_10_05 samp{
  font-size: 13px;
  color: #fff;
  font-family: "微软雅黑";
  display: block;
  text-align: center;
  height: 33px;
  width: 100%;
  clear: both;
}
.in_cp_10_06{
  width: 290px;
  height: 15px;
  overflow: hidden;
}
.in_cp_10_06 span{
  width: calc(100% - 15px);
  height: 15px;
  background: #fff;
  display: block;
  float: left;
}
.in_cp_10_06 font{
  width: 15px;
  height: 15px;
  overflow: hidden;
  display: block;
  float: left;
}
.in_cp_10_06 font samp{
  width: 20px;
  height: 20px;
  background: #000;
  display: block;
  float: left;
  margin-top: -10px;
  margin-left: -10px;
}
.in_cp_10_09{
  position: relative;
  width: 100%;
  min-height: 308px;
  margin-bottom: 10px;
}
.in_cp_10_07{
  background: #fff;
  width: calc(100% - 15px);
  min-height: 310px;
  position: absolute;
  top:0;
  left:0;
  z-index: 1;
}

.cfn-list{
  width: 100%;
  min-height: 270px;
  position: absolute;
  left:0;
  top:0;
  z-index: 3;
}
.cfn-list ul li{
  padding: 0 20px;
}
.cfn-list ul li a{
  display: block;
  line-height: 55px;
  color: #555;
  font-size: 20px;
  border-bottom: dashed 1px #ddd;
  text-align: left;
}
.cfn-list ul li::after {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  background-color: #053e95;
  top: 0;
  left: 0;
  font-size: 0;
  transition: all .8s ease;
  z-index: 1;
}
.cfn-list ul li.cur::after {
  width: 100%;
}
.cfn-list ul li {
  padding: 0 20px;
  position: relative;
  overflow: hidden;
}
.cfn-list ul li.cur a {
  border-bottom: dashed 1px #053e95;
  color: #fff;
  position: relative;
  z-index: 9;
}
.cfn-list ul li a i{
  color: #fff;
  float: right;
  margin-top: 16px;
  font-size: 30px;
}
.in_cp_10_10{
  width: 860px;
  min-height: 450px;
}
.in_cp_10_11{
  width: 32%;
  min-height: 259px;
  margin-right: 2%;
  margin-bottom: 30px;
  position: relative;
}
.in_cp_10_11:nth-child(3n){
  margin-right: 0;
}
.in_cp_10_12{
  width: 100%;
  border: 1px solid #ddd; 
  height: auto;
  box-sizing: border-box;
  overflow: hidden;
}

.in_cp_10_13{
  width: 100%;
  background-color: #ebebeb;
  line-height: 50px;
  font-size: 16px;
  color: #333;
  text-align: center;
  margin-top: 1px;
  transition: all .3s ease;
}

.in_cp_10_14{
  width: calc(100% - 15px);
  float: left;
  min-height: 50px;
  line-height: 20px;
  color: #fff;
  background: #053e95;
  padding: 20px 0;
  font-size: 14px;
}
.in_cp_10_14 a{
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  line-height: 38px;
  color: #fff;
  display: block;
  width: 100%;
  padding-bottom: 10px;
}
.in_cp_10_14 a i{
  margin-right: 10px;
  transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.in_cp_10_12 img{
  width: 100%;
  transition: all .5s ease;
  transform: scale(1,1);
}
.in_cp_10_11:hover .in_cp_10_12 img{
  transform: scale(1.1,1.1);
  transition: all .5s ease;
}

.in_cp_10_15{
  position: absolute;
  width: 100%;
  background-color: rgba(5, 63, 149, 0.9);
  bottom: 0;
  left: 0;
  z-index: 99999;
  padding: 20px 0;
  opacity: 0;
  transition: all .8s ease;
}
.in_cp_10_11:hover .in_cp_10_15{
  opacity: 1;
}
.in_cp_10_15 h5{
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: lighter;
    padding: 0 0 20px;
}
.in_cp_10_16{
  width: 100%;
  height: 50px;
  text-align: center;
}
.in_cp_10_16 a{
  border:  1px solid #fff;
  height: 34px;
  line-height: 34px;
  display:inline-block;
  width: 98px;
  margin: 0 6px;
  text-align: center;
  transition: all .5s ease;
  color: #fff;
}



@media screen and (max-width: 1199px){
  .in_cp_10_03{
    width: 100%;
    min-height: 360px;
    padding-bottom: 20px;
    float: none;
  }
  .in_cp_10_05 samp{
    width: calc(100% - 60px);
    padding-left: 40px;
    text-align: left;
  }
.in_cp_10_06{display: none;}
.cfn-list{
  min-height: 150px;
}
.cfn-list ul li{
  width: 33.3333333%;
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
}
.cfn-list ul li a{font-size: 14px;line-height: 50px;}
.cfn-list ul li a i{font-size: 20px;}
.in_cp_10_09,.in_cp_10_07{
  min-height: 120px;
  width: 100%;
}
.in_cp_10_14{
  width: 100%;
}
.in_cp_10_10 {
  float: none;
  width: 100%;
}
.in_cp_10_11{
  width: 47.5%;
  margin-right: 5%;
  height: auto;
  min-height: 160px;
  margin-bottom: 20px;
}

.in_cp_10_11:nth-child(2n){
  margin-right: 0;
}
.in_cp_10_11:nth-child(3){
  margin-right: 5%;
}
.in_cp_10_01{
  padding: 40px 0 0;
}

}